Fix error message in network-bridge script.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 24 Jan 2007 10:22:06 +0000 (10:22 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 24 Jan 2007 10:22:06 +0000 (10:22 +0000)
From: Luke Crawford <lsc@prgmr.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/examples/network-bridge

index b616a72275ab571b601cc556c43cf31a310c7ee3..fe55ff1e49d8eb72d96156f0e9262a6905eb9957 100755 (executable)
@@ -194,7 +194,7 @@ This may be because you have reached the limit of the number of interfaces
 that the loopback driver supports.  If the loopback driver is a module, you
 may raise this limit by passing it as a parameter (nloopbacks=<N>); if the
 driver is compiled statically into the kernel, then you may set the parameter
-using loopback.nloopbacks=<N> on the domain 0 kernel command line.
+using netloop.nloopbacks=<N> on the domain 0 kernel command line.
 " >&2
             exit 1
         fi